home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8910 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: accursio.comune.bologna.it!usenet
  2. From: Enrico Persiani <vos0225@iperbole.bologna.it>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: checking for 32-bit vs. 16-bit OS
  5. Date: Wed, 06 Mar 1996 23:58:43 +0100
  6. Organization: Progetto Iperbole - Comune di Bologna - Italy
  7. Message-ID: <313E18A3.2865@iperbole.bologna.it>
  8. References: <313B5612.1B9@eagle.unilink-inc.com>
  9. NNTP-Posting-Host: itiav.comune.bologna.it
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14. CC: vos0225@iperbole.bologna.it
  15.  
  16. Jon Wynett wrote:
  17. > I've tried the Win16 API GetVersion() but that doesn't seem to read the
  18. > version information from '95 and NT correctly. Any ideas?Somewhere I read that GetVersion() has made to return 3.95 under Win32 environments (WinNT & W95) but I'm not sure about it...
  19. You have to made a win32 program to indentify the right OS version using the Win32 API GetVersionEx().
  20. > jon wynett
  21. > jwynett@eagle.unilink-inc.com
  22.  
  23. -- 
  24. Enrico Persiani
  25. Computer Science Student
  26.  
  27. e-mail:  vos0225@iperbole.bologna.it
  28. address: Via A. Saffi 6
  29.          Bologna (BO), 40131
  30.          ITALY
  31.